Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support enterprise_project_id in CSS, DWS,DIS #1313

Merged
merged 3 commits into from
Jul 31, 2021

Conversation

hmbig2
Copy link
Collaborator

@hmbig2 hmbig2 commented Jul 26, 2021

What this PR does / why we need it:
support enterprise_project_id in CSS, DWS,DIS

Which issue this PR fixes:
fixes #1307 #1185

Special notes for your reviewer:

Release note:


PR Checklist

  • Tests added/passed.
  • Documentation updated.
  • Schema updated.

Acceptance Steps Performed

make testacc TEST='./huaweicloud' TESTARGS='-run=TestAccDisStreamV2_basic'
...
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./huaweicloud -v -run=TestAccDisStreamV2_basic -timeout 360m -parallel 4
=== RUN   TestAccDisStreamV2_basic
=== PAUSE TestAccDisStreamV2_basic
=== CONT  TestAccDisStreamV2_basic
--- PASS: TestAccDisStreamV2_basic (9.91s)
PASS
ok      github.com/huaweicloud/terraform-provider-huaweicloud/huaweicloud       9.957s
make testacc TEST='./huaweicloud' TESTARGS='-run=TestAccDwsCluster_basic'
...
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./huaweicloud -v -run=TestAccDwsCluster_basic -timeout 360m -parallel 4
=== RUN   TestAccDwsCluster_basic
=== PAUSE TestAccDwsCluster_basic
=== CONT  TestAccDwsCluster_basic
--- PASS: TestAccDwsCluster_basic (1095.94s)
PASS
ok      github.com/huaweicloud/terraform-provider-huaweicloud/huaweicloud       1096.163s
make testacc TEST='./huaweicloud' TESTARGS='-run=TestAccCssClusterV1_basic'
...
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./huaweicloud -v -run=TestAccCssClusterV1_basic -timeout 360m -parallel 4
=== RUN   TestAccCssClusterV1_basic
=== PAUSE TestAccCssClusterV1_basic
=== CONT  TestAccCssClusterV1_basic
--- PASS: TestAccCssClusterV1_basic (962.42s)
PASS
ok      github.com/huaweicloud/terraform-provider-huaweicloud/huaweicloud       962.711s

support enterprise_project_id in  CSS, DWS,DIS
update dws_cluster.md
docs/resources/dws_cluster.md Outdated Show resolved Hide resolved
@ShiChangkuo ShiChangkuo merged commit adc1d7a into huaweicloud:master Jul 31, 2021
@hmbig2 hmbig2 deleted the feat_css branch August 5, 2021 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The css topic cannot be created by specified enterprise project
3 participants